home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Scripts / renamefiles1.0 / remove extensions / remove extensions.rsrc / TEXT_1128.txt < prev    next >
Encoding:
Text File  |  1994-11-30  |  448 b   |  10 lines

  1. File Name Extension Remover
  2.  
  3. This droplet will remover everything after the first "." in the filename of all files dropped onto it.  It is usefull if DOS style file extensions  are annoying to you.  Be warned, it will turn  xxx.txt.gz   into xxx
  4.  
  5. Notes:
  6. - This script uses Jon's Commands.
  7. - This script will die if it tries to rename a file to a name that is already in use.
  8.  
  9. David Hochhauser   dhochhau@mcs.kent.edu
  10. 1.0 - 11/18/94 - initial script